PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package
/
PDF3DStream Class
/ setOnInstantiate Method
The JavaScript code that is executed when the 3D stream is instantiated.
Collapse All
Expand All
In This Topic
setOnInstantiate Method
In This Topic
Sets the JavaScript code that is executed when the 3D stream is instantiated.
Syntax
public
void
setOnInstantiate(
PDFJavaScriptBlock
script
)
Parameters
script
The JavaScript code that is executed when the 3D stream is instantiated.
See Also
Reference
PDF3DStream Class
PDF3DStream Members